From 3b1e99af23d2efd27a9148274c4eb64134a7c50a Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Mon, 9 Oct 2006 19:57:43 +0000 Subject: [PATCH] (../src/config.h): Fix error message. --- lib-src/makefile.w32-in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib-src/makefile.w32-in b/lib-src/makefile.w32-in index 96464e39506..0deb0012f88 100644 --- a/lib-src/makefile.w32-in +++ b/lib-src/makefile.w32-in @@ -318,7 +318,7 @@ cleanall: clean # Headers we would preprocess if we could. # ../src/config.h: ../nt/$(CONFIG_H) - echo config.h has changed. Re-run configure.bat. + echo $(CONFIG_H) has changed. Re-run configure.bat. exit -1 getopt.h: getopt_.h -- 2.30.2